body,ul,p{margin:0;padding:0;}
body{text-align:left;font-family: "微软雅黑",Arial,Helvetica,sans-serif;background:#f9f9f9;}/* font-family:STHeiti,Arial; */
li{list-style:none;}
a,a:visited{text-decoration:none;color:#000;}
input{font-family:verdana;}

.clear:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:".";}
.fl-l{float:left;}
.fl-r{float:right;}
.sBorder{height:2px;background:#CECECE;}
.sep{display:inline-block;overflow:hidden;clear:both;}
.sep-w5{display:inline-block;overflow:hidden;clear:both;width:5%;}
.sep-w10{display:inline-block;overflow:hidden;clear:both;width:10%;}
.sep-w15{display:inline-block;overflow:hidden;clear:both;width:15%;}
.sep-w20{display:inline-block;overflow:hidden;clear:both;width:20%;}
.sep-h5{overflow:hidden;clear:both;height:5px;}
.sep-h10{overflow:hidden;clear:both;height:10px;}
.sep-h15{overflow:hidden;clear:both;height:15px;}
.sep-h20{overflow:hidden;clear:both;height:20px;}
.sep-h25{overflow:hidden;clear:both;height:25px;}

.mr-10{margin-right:10%;}
.mt-15{margin-top:15px;}
.mt10{margin-top:10px;} 
.mt20{margin-top:20px;}      


	   
.topheader,span.logo,input.search_btn,.ad_tg{
	background:url("../images/pic.png") repeat;
}



.wrap{
	width:100%;
	margin:0px auto;
	border:0px;
}
.topheader{
	width:100%;
	height:45px;
	line-height:45px;
	background-position:0px 0px;
}
.toplogo{
	float:left;
	width:53%;
	overflow:hidden;
	padding-left:2%;
}
span.logo{
	display:block;
	height:45px;
	width:140px;
	background-position:0px -45px;
}
.toplogin{
	float:left;
	width:45%;
	height:36px;
	overflow:hidden;
	color:#fff;
}
.toplogin a{
	color:#fff;
	font-weight:bold;
}
.toplogin ul{
	height:32px;
	overflow:hidden;
	float:right;
	margin-right:2%;
	width:98%;
	margin-top:10px;
}
.toplogin ul li{
	float:left;
	width:50%;
	text-align:center;
	color:#000;
}
.toplogin ul li a{
	display:block;
	height:25px;
	line-height:25px;
	font-size:14px;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#99d3f3));
	background:-moz-linear-gradient(top,#fff,#99d3f3);
	border:1px solid #108cd1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#000;
	font-weight:normal;
}
.toplogin ul li a:hover{
	background:-webkit-gradient(linear,0 0,0 100%,from(#d8f0fd),to(#76c1ea));
	background:-moz-linear-gradient(top,#d8f0fd,#76c1ea);
	color:#000;
}
.toplogin ul li.login_l a{
	border-right:1px solid #108cd1;
	-webkit-border-radius:3px 0px 0px 3px;
	-moz-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;
}
.toplogin ul li.login_r a{
	border-left:1px solid #e9f7fe;
	-webkit-border-radius:0px 3px 3px 0px;
	-moz-border-radius:0px 3px 3px 0px;
	border-radius:0px 3px 3px 0px;
}
.topnav{
	height:40px;
	line-height:40px;
	background:#e9e9e9;
	font-size:16px;
}
.topnav ul li{
	float:left;
	height:40px;
	line-height:40px;
	overflow:hidden;
	width:16%;
	text-align:center;
}




.tabqie_view{
	overflow:hidden;
}
.tabqie_view li{
	float:left;
	font-size:14px;
	text-align:center;
}
.tabqie_view li>a{
	float:left;
	width:100%;
}
.tabqie_view span{
	display:inline-block;
	background-color: rgba(0, 0, 0, 0.4);
	border-top: 1px solid rgba(255, 255, 255, .2);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	height:30px;
	line-height:30px;
	color:#fff;
	text-overflow:ellipsis;
	width:100%;
	max-width:320px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	white-space:nowrap;
	overflow:hidden;
}
.tabqie_view img{
	display:block;
	width:100%;
	max-width:320px;
	max-height:152px;
	margin:0 auto -30px;
}
.tabqie_dot{
	margin:10px auto;
	width:160px;
}
.tabqie_dot ul{
	display:inline-block;
	margin:0;
	height:17px;
	line-height:17px;
	
}
.tabqie_dot li{
	float:left;
	margin:7px 4px 0px;
	height:8px;
	width:8px;
	background:#D0D0D0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.tabqie_dot .tab_curr{
	background:#0366b1;
}
.tabqie_dot div{
	display:inline-block;
	margin:0 8px;
}
.tab_btn{
	border:1px solid #898989;
	width:23px;
	text-align:center;
	height:17px;
	line-height:17px;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#ddd));
	background:-moz-linear-gradient(top,#fff,#ddd);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-family:"宋体",Arial,Helvetica,sans-serif;
	overflow:hidden;
	cursor:pointer;
	display:inline-block;
}
.tab_btn.tab_btn.tab_btn-l{
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}



.con{
	width:88%;
	margin:20px auto 0px;
}
.con_hy{
	margin:10px auto 0px;
}
.con_two{
	margin-top:-20px;
}
.con_top{
	width:100%;
	text-align:center;
}
.con_top a{
	font-size:14px;
	margin-right:10px;
	line-height:30px;
}
.con_top a:last-child{
	margin-right:0px;
}
.con_top  a.con_toptitle{
	display:block;
	font-size:20px;
	color:#0366b1;
	font-weight:bold;
	margin-right:0px;
}
.con ul{
	width:100%;
	margin:2px auto 20px;
}
.con ul li{
	height:40px;
	width:100%;
	border-bottom:1px solid #fff;
}
.con ul li a{
	display:block;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ddd;
	text-overflow:ellipsis;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	white-space:nowrap;
	overflow:hidden;
}


.con_search{
	height:35px;
	background-color: white;
	border-radius: 3px;
	border: 1px solid #C4C4C4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px white, 0 1px 1px #EEE inset;
	-moz-box-shadow: 0px 1px 1px white, 0 1px 1px #EEE inset;
	box-shadow: 0px 1px 1px white, 0 1px 1px #EEE inset;
	font-size: 16px;
	color: #f2f2f2;
	padding: 1px 44px 0 6px;
	position: relative;
	margin-top: -1px;
	width: auto;
}
input.search_txt{
	-webkit-appearance: none;
	background: transparent;
	border: 0 none;
	color: #969696;
	float: left;
	font-size: 16px;
	height:34px;
	line-height:34px;
	width: 100%;
}
input.search_btn{
	background-position:0px -90px;
	border: 0;
	border-left:1px solid #ddd;
	-webkit-border-radius: 0 5px 5px 0;
	height:35px;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	z-index: 4;
	cursor:pointer;
}





.gyp_top{
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e7f3f9));
	background:-moz-linear-gradient(top,#fff,#e7f3f9);
	height:35px;
	border-bottom: 2px solid #3596ce;
	border-top: 1px solid #98c2da;
	width:94%;
	padding-left:6%;
}
.gyp_top_youbian{
	font-size:16px;
	font-weight:bold;
	float:left;
	width:23%;
	height:34px;
	line-height:30px;
	overflow:hidden;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f9f9f9));
	background:-moz-linear-gradient(top,#fff,#f9f9f9);
	border:1px solid #2487be;
	border-bottom:none;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:3px;
	text-align:center;
}
.gyp_top_zuobian{
	overflow:hidden;
	font-size:14px;
	width:77%;
	float:left;
}
.gyp_top_zuobian ul li{
	float:left;
	width:16.6%;
	text-align:center;
	height:35px;
	line-height:37px;
	cursor:pointer;
}
.gyp_top_zuobian ul li.gyp_curr{
	color:#0366b1;
	font-weight:bold;
}
.gyp_bot{
	width:88%;
	margin:0.5% auto 0px;
}
.gyp_bot ul li{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ddd;
}
.gyp_bot ul li a{
	display:block;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-top:1px solid #fff;
}
.gyp_bot ul li:nth-child(1) a{
	border-top:none;
}
.gyp_bot ul li:last-child{
	border-bottom:none;
}
/*
.gyp_bot>ul>li{
	float:left;
}
.newsPage>li{
	border-bottom:1px solid #fff;
}
.newsPage>li>.new_line>a,.newsPage>li>.new_line>a:visited,.page_l>a,.page_l>a:visited{
	display:block;
	overflow:hidden;
	font-size:17px;
	height:20px;
	line-height:20px;
	text-overflow:ellipsis;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	white-space:nowrap;
	overflow:hidden;
}
.tj_list_bot .newsPage>li>.new_line>a,.tj_list_bot .newsPage>li>.new_line>a:visited{
	display:block;
	overflow:hidden;
	font-size:17px;
	height:20px;
	line-height:20px;
	text-overflow:ellipsis;
	width:80%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	white-space:nowrap;
	overflow:hidden;
	float:left;
}
.newsPage_list>li{
	padding-top:0px;
	border-bottom:1px solid #fff;
	width:100%;
}
.newsPage li .news_xq p{
	font-size:12px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#969696;
}
.newsPage li .new_line{
	border-bottom:1px solid #ddd;
	padding:10px 0px;
}
*/
.pageBtn{
	display:block;
	margin-top:10px;
	height:30px;
	width:100%;
	border:1px solid #B9B9B9;
	text-align:center;
	line-height:30px;
	font-size:16px;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#ddd));
	background:-moz-linear-gradient(top,#fff,#ddd);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.pageBtn span{
	display:block;
	overflow:hidden;
	height:30px;
	line-height:30px;
	background-image:url("../images/dot_r.png");
    background-position:80% center;
	background-repeat:no-repeat;
	background-size:8px auto;
	width:60%;
	margin:0px auto;
}
.ad{
	display:block;
	margin:20px auto 0px;
	width:97%;	
	border:1px solid #ddd;
	border-top:1px solid #b9b9b9;
	text-align:center;
	line-height:30px;
	font-size:16px;
	background:-webkit-gradient(linear,0 0,0 100%,from(#e9e9e9),to(#e3e3e3));
	background:-moz-linear-gradient(top,#e9e9e9,#e3e3e3);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:relative;
}
.ad ul li{
	float:left;
	width:32%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
}
.ad_tg{
	position:absolute;
	top:-1px;
	right:-1px;
	height:40px;
	width:38px;
	background-position:right -323px;
	-moz-border-radius:0px 3px 0px 0px;
	-webkit-border-radius:0px 3px 0px 0px;
	border-radius:0px 3px 0px 0px;
}



.footer{
	border-top:1px solid #cdcbcb;
	width:100%;
	background:#e8e8e8;
}
.footer_nr{
	border-top:1px solid #fff;
	width:100%;
}
.footer_nr ul{
	height:36px;
	border-bottom:1px solid #fff;
}
.footer_nr ul li{
	float:left;
	width:20%;
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #cdcbcb;
	overflow:hidden;
	font-size:14px;
}
.footer_all_btn{
	width:88%;
	margin:8% auto 1%;
}
.footer_btn{
	display:block;
	margin:20px auto 0px;
	height:25px;
	width:80%;
	border:1px solid #B9B9B9;
	text-align:center;
	line-height:25px;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
	background:-moz-linear-gradient(top,#fff,#eee);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:0px auto;
	font-size:14px;
	overflow:hidden;
}
.footer_f{
	float:left;
	width:33.3%;
}
.footer_banquan{
	width:88%;
	margin:0px auto;
	text-align:center;
	font-size:12px;
	padding:15px 0px;
	line-height:25px;
	color:#969696;
}

.links_indall{
	background:#f5f5f5;
	border-top:1px solid #fff;
	padding-bottom:15px;
}
.links_indtop{
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:10px 3% 5px;
}
.links_indtop:before{
	content: "";
	display: inline-block;
	height:16px;
	width:2px;
	margin-right:7px;
	vertical-align:middle;
	background:#f60;
	margin-top:-1px;
}
.links_indbot ul{
	margin:0px 3%;
}
.links_indbot ul li{
	height:35px;
	line-height:35px;
	float:left;
	width:48.5%;
}
.links_indbot ul li:nth-child(2n){
	float:right;
}
.links_indbot ul li a{
	display:block;
	height:35px;
	line-height:35px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#777;
	font-size:14px;
}
.logo {
    float: left;
    display: block;
    width: 92px;
    margin-left: 10px;
    
    height: 33px;
}
.logo img{

    height: 23px;
    margin-top: 10px;
    width: 92px;
    vertical-align: top;
}